CppInterface

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++)
class CppInterface : CppObject (
Self
Interfaces...
) {}

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getInterface
T getInterface()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From CppObject

initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta